﻿
.carousel-fade .carousel-inner .carousel-item {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity;
}

.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.carousel-item-left,
.carousel-fade .carousel-inner .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
    opacity: 1;
}


#carouselExampleIndicators {
    /**height: 970px;*/
}

.carousel-inner {
    /**height: 970px;*/
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.carousel-control-prev-icon {
    background-image: url("../images/previous.png");
    width: 28px;
    height: 60px;
}

.carousel-control-next-icon {
    background-image: url("../images/next.png");
    width: 28px;
    height: 60px;
}

.carousel-inner #slide1 {
    top: 32%;
}

.carousel-inner .slide1_line1 {
    font-size: 56px;
font-weight: bold;
color: #FFEC91;
}

.carousel-inner .slide1_line2 {
    font-size: 24px;
font-weight: 400;
color: #FFFFFF;
}

.carousel-inner .slide1_line3 {
    width: 100px;
height: 30px;
	line-height: 30px;
border: 1px solid #FFFFFF;
border-radius: 7px;
	text-align: center;
	margin-right: 20px;
}

.carousel-inner #slide2 {
    top: 32%;
    text-align: left;
}

.carousel-inner .slide2_line1 {
    font-size: 56px;
font-weight: bold;
color: #FFEC91;
}

.carousel-inner .slide2_line2 {
    font-size: 24px;
font-weight: 400;
color: #FFFFFF;
}

.carousel-inner button {
    font-size: 16px;
    line-height: 16px;
    font-weight: lighter;
    border-color: #647ba6;
}

.carousel-inner button:hover {
    color: #fff;
    background-color: rgba(22, 123, 236, 0.35);
    border-color: #647ba6;
}

/*==============================*/
.main_content #content_con {
    width: 1320px;
    max-width: 100%;
	overflow: hidden;
}

.main_content .content_title {
    margin-top: 90px;
    margin-bottom: 90px;
    text-align: center;
	overflow: hidden;
	font-weight: bold;
}

.main_content .content_title span {
    font-size: 40px;
    line-height: 40px;
    margin-left: 90px;
    margin-right: 90px;
    color: #333333;
}

.main_content .title-unline {
	margin-top: 90px;
    margin-bottom: 90px;
    text-align: center;
	overflow: visible;
	font-weight: bold;
}

.title-unline a{
	font-size: 32px;
    line-height: 32px;
    margin-left: 90px;
    margin-right: 90px;
    color: #333333;
}

.title-unline a::before{
	position: relative;
	display: block;
	content: "";
	background-color: #D9B059;
	width: 50%;
	height: 4px;
	top: 60px;
	left: 25%;
}

.title-unline a.magnet::after{
	position: relative;
	display: block;
	left: 200px;
	top: -30px;
	content: "（以磁瓦检测为例）";
	font-size: 24px;
font-weight: 400;
color: #666;
}

/*======制药硬件======*/
.main_content .title-unline2 {
	margin-top: 50px;
    margin-bottom: 90px;
    text-align: center;
	overflow: visible;
	font-weight: bold;
}

.title-unline2 a{
	font-size: 32px;
    line-height: 32px;
    margin-left: 90px;
    margin-right: 90px;
    color: #333333;
}

.title-unline2 a::before{
	position: relative;
	display: block;
	content: "";
	background-color: #D9B059;
	width: 50%;
	height: 4px;
	top: 60px;
	left: 25%;
}

.title-unline2 a.magnet::after{
	position: relative;
	display: block;
	left: 200px;
	top: -30px;
	content: "（以磁瓦检测为例）";
	font-size: 24px;
font-weight: 400;
color: #666;
}
/*======制药硬件======*/
.main_content .content_title img {
    margin-top: -20px;
}

.main_content .row {
    margin-bottom: 200px;
    height: 450px;
}

.main_content .content_grid {
    /*padding-left: 10px;
    padding-right: 10px;*/
}

.main_content .img_content {
    display: block;
    margin-top: -1px;
    margin-left: -4px;
	overflow: hidden;
}

.main_content .view {
    width: 292px;
    height: 278px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    left: 17px;
}

.main_content .img_blank {
    position: absolute;
    top: 278px;
    left: 13px;
    /*width: 100%;*/
}

.main_content .img_description {
    position: absolute;
    top: 70%;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #333333;
}

.main_content .img_description_detail {
    position: absolute;
    top: 80%;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #666666;
    /*font-weight: lighter;*/
}

.main_content .content_table{
    /*width: 100%;
    position: relative;*/
	width: 1200px;
	margin: auto;
	position: relative;
}

.main_content .content_td_div {
    margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
    height: 278px;
    position: relative;
	width: 364px;
	box-shadow: 0px 4px 4px 4px rgba(144, 157, 172, 0.25);
}
.content_td_div img{
	width: 364px;
	height: 200px;
}



.main_content .content_td_div:hover .img-shodow{
	left:0px;
  top:0px;
  opacity:1;
	
   /*transform:rotate(0deg);
-ms-transform:rotate(0deg); 
-webkit-transform:rotate(0deg); */
  transition:opacity 0.3s linear, all 0.3s linear  ;
  -webkit-transition:opacity 0.3s linear, all 0.3s linear ;
}

.img-shodow {
width:364px;
  height:278px;
  top:0;
  left:0;
  background:rgba(45,175,243, 1);
  position:absolute;
    opacity:0;
  color:#ffffff;
  /*transform:rotate(-90deg);*/
/*-ms-transform:rotate(-90deg); /* IE 9 */
/*-webkit-transform:rotate(-90deg); /* Safari and Chrome */
  transition:all 0.3s linear;
  -webkit-transition:all 0.3s linear;
}

.img-shodow h5{
	padding: 30px;
}

.img-shodow h5::before{
	position: relative;
	display: block;
	content: "";
	background-color: #fff;
	width: 100%;
	height: 1px;
	top: 50px;
	left: 0px;
}

.img-shodow p{
	padding: 30px;
}
.more-btn {
  display: inline-block;
color: #FFF;
text-decoration: none;
	border: ridge;
	border-color: white;
background: rgba(45,175,243, 0.7);
padding: 11px 25px;
margin-left: 34%;
  margin-top:15px;
  transition: background .2s linear;
  -webkit-transition: background .2s linear;
}
.more-btn:hover {
  background: rgba(45,175,243, 0.7);
  transition: background .2s linear;
  -webkit-transition: background .2s linear;
}


/*>>>>>>>过度带>>>>>>>>>*/

.midZone{
	width: 100%;
	height: auto;
	/*height: 224px;
	margin-top: 40px;
	margin-bottom: 40px;*/
	background: url(../images/midZone.png);
	background-size: cover;
	background-position: center center;
}
.midZone-container{
	margin: auto;
	margin-top: 100px;
	width: 1400px;
	height: 224px;
	/*background: url(../images/midZone.png);*/
}
.midZone-container ul{
	width: 1200px;
	height: 224px;
	margin: auto;
	display: flex;
	/*margin-left: 180px;*/
}

.midZone-container ul li{
	width: 25%;
    float: left;
    text-align: center;
    position: relative;
	list-style: none;
	margin: auto;
}

.midZone-container ul li:not(:last-child)::after{
	content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: #345E7D;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.midZone-container ul li p{
	color: #FFFFFF;
	font-size: 32px;
	text-align: center;
	font-weight:bold;
}

.midZone-container ul li p.title {
	color: #9CADBA;
	font-size: 13px;
	font-weight:300;
}
/*<<<<<<<过度带<<<<<<<<<*/
.foot-address.active .address-table{
	transform: translateY(-260px);
	opacity: 1;
}


.address-table{
	position: absolute;
	transition: 1s all ease-in-out;
	top: 300px;
	opacity: 0;
}

